projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91fd6b8
)
(Fsave_restriction): Doc fix.
author
Dave Love
<fx@gnu.org>
Mon, 21 Sep 1998 17:43:14 +0000
(17:43 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 21 Sep 1998 17:43:14 +0000
(17:43 +0000)
src/editfns.c
patch
|
blob
|
history
diff --git
a/src/editfns.c
b/src/editfns.c
index cf88d69d23b0c2d755b9a613f04822bdf760e7a4..f1f11cf27819e00b7631b332a9d036b047949043 100644
(file)
--- a/
src/editfns.c
+++ b/
src/editfns.c
@@
-2269,6
+2269,7
@@
The value returned is the value of the last form in BODY.\n\
\n\
`save-restriction' can get confused if, within the BODY, you widen\n\
and then make changes outside the area within the saved restrictions.\n\
+See Info node `(elisp)Narrowing' for details and an appropriate technique.\n\
\n\
Note: if you are using both `save-excursion' and `save-restriction',\n\
use `save-excursion' outermost:\n\